[INFO] cloning repository https://github.com/Eddieg26/rouge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eddieg26/rouge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddieg26%2Frouge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddieg26%2Frouge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8eeca46ae0a25eab4e01c98d29a8e3bb2ab1355a
[INFO] testing Eddieg26/rouge against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddieg26%2Frouge" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eddieg26/rouge
[INFO] finished tweaking git repo https://github.com/Eddieg26/rouge
[INFO] tweaked toml for git repo https://github.com/Eddieg26/rouge written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eddieg26/rouge on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eddieg26/rouge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51919d00e71f58f0e739d47ae54e3136c62563523e257ed50ee967661de386de
[INFO] running `Command { std: "docker" "start" "-a" "51919d00e71f58f0e739d47ae54e3136c62563523e257ed50ee967661de386de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51919d00e71f58f0e739d47ae54e3136c62563523e257ed50ee967661de386de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51919d00e71f58f0e739d47ae54e3136c62563523e257ed50ee967661de386de", kill_on_drop: false }`
[INFO] [stdout] 51919d00e71f58f0e739d47ae54e3136c62563523e257ed50ee967661de386de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4774e086543956aa30795e1a228b040ce8e935270758df5a182568d31efe0fac
[INFO] running `Command { std: "docker" "start" "-a" "4774e086543956aa30795e1a228b040ce8e935270758df5a182568d31efe0fac", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling ttf-parser v0.25.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling file-id v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling pollster v0.2.4
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling blake3 v0.1.3
[INFO] [stderr]    Compiling notify-debouncer-full v0.3.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling rust-embed v8.0.0
[INFO] [stderr]    Compiling vfs v0.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ecs v0.1.0 (/opt/rustwide/workdir/crates/ecs)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn select(&self, index: usize) -> Option<SelectedCell> {
[INFO] [stdout]     |                   ^^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn select(&self, index: usize) -> Option<SelectedCell<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn select_mut(&mut self, index: usize) -> Option<SelectedCellMut> {
[INFO] [stdout]     |                       ^^^^^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn select_mut(&mut self, index: usize) -> Option<SelectedCellMut<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:465:17
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn cell(&self, entity: Entity, id: &ComponentId) -> Option<SelectedCell> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn cell(&self, entity: Entity, id: &ComponentId) -> Option<SelectedCell<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:471:19
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn select(&self, entity: &Entity) -> Option<SelectedRow> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn select(&self, entity: &Entity) -> Option<SelectedRow<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:481:23
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub fn select_mut(&mut self, entity: &Entity) -> Option<SelectedRowMut> {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub fn select_mut(&mut self, entity: &Entity) -> Option<SelectedRowMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/core/bitset.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn iter(&self) -> BitsetIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn iter(&self) -> BitsetIter<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:341:29
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn iter<T: 'static>(&self) -> BlobIter<T> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn iter<T: 'static>(&self) -> BlobIter<'_, T> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:345:33
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn iter_mut<T: 'static>(&mut self) -> BlobIterMut<T> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn iter_mut<T: 'static>(&mut self) -> BlobIterMut<'_, T> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:350:35
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub unsafe fn ptr<T: 'static>(&self, index: usize) -> Ptr<T> {
[INFO] [stdout]     |                                   ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub unsafe fn ptr<T: 'static>(&self, index: usize) -> Ptr<'_, T> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:501:28
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn ptr<T: 'static>(&self) -> Ptr<T> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn ptr<T: 'static>(&self) -> Ptr<'_, T> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/world/mod.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn spawner(&mut self) -> spawner::Spawner {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn spawner(&mut self) -> spawner::Spawner<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn resource<R: Resource + Send>(&self) -> Res<R> {
[INFO] [stdout]    |                                         ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn resource<R: Resource + Send>(&self) -> Res<'_, R> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:27:45
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn resource_mut<R: Resource + Send>(&self) -> ResMut<R> {
[INFO] [stdout]    |                                             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn resource_mut<R: Resource + Send>(&self) -> ResMut<'_, R> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:32:45
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn try_resource<R: Resource + Send>(&self) -> Option<Res<R>> {
[INFO] [stdout]    |                                             ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn try_resource<R: Resource + Send>(&self) -> Option<Res<'_, R>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:37:49
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn try_resource_mut<R: Resource + Send>(&self) -> Option<ResMut<R>> {
[INFO] [stdout]    |                                                 ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn try_resource_mut<R: Resource + Send>(&self) -> Option<ResMut<'_, R>> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn non_send_resource<R: Resource>(&self) -> Res<R> {
[INFO] [stdout]    |                                           ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn non_send_resource<R: Resource>(&self) -> Res<'_, R> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:47:47
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn non_send_resource_mut<R: Resource>(&self) -> ResMut<R> {
[INFO] [stdout]    |                                               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn non_send_resource_mut<R: Resource>(&self) -> ResMut<'_, R> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn try_non_send_resource<R: Resource>(&self) -> Option<Res<R>> {
[INFO] [stdout]    |                                               ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn try_non_send_resource<R: Resource>(&self) -> Option<Res<'_, R>> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:57:51
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_non_send_resource_mut<R: Resource>(&self) -> Option<ResMut<R>> {
[INFO] [stdout]    |                                                   ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_non_send_resource_mut<R: Resource>(&self) -> Option<ResMut<'_, R>> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ecs/src/world/mod.rs:372:31
[INFO] [stdout]     |
[INFO] [stdout] 372 |             let id = unsafe { WORLD_ID.fetch_add(1, std::sync::atomic::Ordering::Relaxed) };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling game v0.1.0 (/opt/rustwide/workdir/crates/game)
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling wayland-cursor v0.31.7
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling asset v0.1.0 (/opt/rustwide/workdir/crates/asset)
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/database/config.rs:307:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 305 |         path: &'a AssetPath,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 306 |         source: &'a AssetSource,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 307 |     ) -> AssetFuture<Vec<Artifact>, ImportError> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 307 |     ) -> AssetFuture<'a, Vec<Artifact>, ImportError> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/database/config.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 312 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 313 |         id: &'a AssetId,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 314 |         path: &'a AssetPath,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 315 |         source: &'a AssetSource,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 316 |         cache: &'a AssetCache,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 317 |     ) -> Option<AssetFuture<Artifact>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 317 |     ) -> Option<AssetFuture<'a, Artifact>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/database/config.rs:343:23
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn get_by_ext(&self, ext: &str) -> Option<AssetMetaHandle> {
[INFO] [stdout]     |                       ^^^^^                       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn get_by_ext(&self, ext: &str) -> Option<AssetMetaHandle<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/mod.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<Path>;
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<'_, Path>;
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/mod.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<Path> {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<'_, Path> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:203:52
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn is_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<bool> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn is_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, bool> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:207:52
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn writer<'a>(&'a self, path: &'a Path) -> AssetFuture<Box<dyn AssetWriter>> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn writer<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, Box<dyn AssetWriter>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:211:66
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn rename<'a>(&'a self, from: &'a Path, to: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                        --              --            --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |             |
[INFO] [stdout]     |                        |               |             the lifetime is named here
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn rename<'a>(&'a self, from: &'a Path, to: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:215:56
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn create_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                            --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |               |
[INFO] [stdout]     |                            |               the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn create_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:219:60
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn create_dir_all<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                                --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |               |
[INFO] [stdout]     |                                |               the lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn create_dir_all<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:223:52
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn remove<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn remove<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:227:56
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn remove_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                            --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |               |
[INFO] [stdout]     |                            |               the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn remove_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:231:52
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn exists<'a>(&'a self, path: &'a Path) -> AssetFuture<bool> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn exists<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, bool> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.5
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling window v0.1.0 (/opt/rustwide/workdir/crates/window)
[INFO] [stderr]    Compiling basic v0.1.0 (/opt/rustwide/workdir/examples/basic)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "4774e086543956aa30795e1a228b040ce8e935270758df5a182568d31efe0fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4774e086543956aa30795e1a228b040ce8e935270758df5a182568d31efe0fac", kill_on_drop: false }`
[INFO] [stdout] 4774e086543956aa30795e1a228b040ce8e935270758df5a182568d31efe0fac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f919013065696b2d19ce819972cab8a36cd8b5c6926ab1155a61926fcca8ab25
[INFO] running `Command { std: "docker" "start" "-a" "f919013065696b2d19ce819972cab8a36cd8b5c6926ab1155a61926fcca8ab25", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn select(&self, index: usize) -> Option<SelectedCell> {
[INFO] [stdout]     |                   ^^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn select(&self, index: usize) -> Option<SelectedCell<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn select_mut(&mut self, index: usize) -> Option<SelectedCellMut> {
[INFO] [stdout]     |                       ^^^^^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn select_mut(&mut self, index: usize) -> Option<SelectedCellMut<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:465:17
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn cell(&self, entity: Entity, id: &ComponentId) -> Option<SelectedCell> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn cell(&self, entity: Entity, id: &ComponentId) -> Option<SelectedCell<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:471:19
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn select(&self, entity: &Entity) -> Option<SelectedRow> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn select(&self, entity: &Entity) -> Option<SelectedRow<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:481:23
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub fn select_mut(&mut self, entity: &Entity) -> Option<SelectedRowMut> {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub fn select_mut(&mut self, entity: &Entity) -> Option<SelectedRowMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/core/bitset.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn iter(&self) -> BitsetIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn iter(&self) -> BitsetIter<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:341:29
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn iter<T: 'static>(&self) -> BlobIter<T> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn iter<T: 'static>(&self) -> BlobIter<'_, T> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:345:33
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn iter_mut<T: 'static>(&mut self) -> BlobIterMut<T> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn iter_mut<T: 'static>(&mut self) -> BlobIterMut<'_, T> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:350:35
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub unsafe fn ptr<T: 'static>(&self, index: usize) -> Ptr<T> {
[INFO] [stdout]     |                                   ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub unsafe fn ptr<T: 'static>(&self, index: usize) -> Ptr<'_, T> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:501:28
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn ptr<T: 'static>(&self) -> Ptr<T> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn ptr<T: 'static>(&self) -> Ptr<'_, T> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/world/mod.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn spawner(&mut self) -> spawner::Spawner {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn spawner(&mut self) -> spawner::Spawner<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn resource<R: Resource + Send>(&self) -> Res<R> {
[INFO] [stdout]    |                                         ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn resource<R: Resource + Send>(&self) -> Res<'_, R> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:27:45
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn resource_mut<R: Resource + Send>(&self) -> ResMut<R> {
[INFO] [stdout]    |                                             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn resource_mut<R: Resource + Send>(&self) -> ResMut<'_, R> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:32:45
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn try_resource<R: Resource + Send>(&self) -> Option<Res<R>> {
[INFO] [stdout]    |                                             ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn try_resource<R: Resource + Send>(&self) -> Option<Res<'_, R>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling game v0.1.0 (/opt/rustwide/workdir/crates/game)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:37:49
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn try_resource_mut<R: Resource + Send>(&self) -> Option<ResMut<R>> {
[INFO] [stdout]    |                                                 ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn try_resource_mut<R: Resource + Send>(&self) -> Option<ResMut<'_, R>> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ecs v0.1.0 (/opt/rustwide/workdir/crates/ecs)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn non_send_resource<R: Resource>(&self) -> Res<R> {
[INFO] [stdout]    |                                           ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn non_send_resource<R: Resource>(&self) -> Res<'_, R> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:47:47
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn non_send_resource_mut<R: Resource>(&self) -> ResMut<R> {
[INFO] [stdout]    |                                               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn non_send_resource_mut<R: Resource>(&self) -> ResMut<'_, R> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn try_non_send_resource<R: Resource>(&self) -> Option<Res<R>> {
[INFO] [stdout]    |                                               ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn try_non_send_resource<R: Resource>(&self) -> Option<Res<'_, R>> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:57:51
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_non_send_resource_mut<R: Resource>(&self) -> Option<ResMut<R>> {
[INFO] [stdout]    |                                                   ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_non_send_resource_mut<R: Resource>(&self) -> Option<ResMut<'_, R>> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ecs/src/world/mod.rs:372:31
[INFO] [stdout]     |
[INFO] [stdout] 372 |             let id = unsafe { WORLD_ID.fetch_add(1, std::sync::atomic::Ordering::Relaxed) };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/database/config.rs:307:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 305 |         path: &'a AssetPath,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 306 |         source: &'a AssetSource,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 307 |     ) -> AssetFuture<Vec<Artifact>, ImportError> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 307 |     ) -> AssetFuture<'a, Vec<Artifact>, ImportError> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/database/config.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 312 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 313 |         id: &'a AssetId,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 314 |         path: &'a AssetPath,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 315 |         source: &'a AssetSource,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 316 |         cache: &'a AssetCache,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 317 |     ) -> Option<AssetFuture<Artifact>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 317 |     ) -> Option<AssetFuture<'a, Artifact>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/database/config.rs:343:23
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn get_by_ext(&self, ext: &str) -> Option<AssetMetaHandle> {
[INFO] [stdout]     |                       ^^^^^                       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn get_by_ext(&self, ext: &str) -> Option<AssetMetaHandle<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/mod.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<Path>;
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<'_, Path>;
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/mod.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<Path> {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<'_, Path> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:203:52
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn is_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<bool> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn is_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, bool> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:207:52
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn writer<'a>(&'a self, path: &'a Path) -> AssetFuture<Box<dyn AssetWriter>> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn writer<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, Box<dyn AssetWriter>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:211:66
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn rename<'a>(&'a self, from: &'a Path, to: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                        --              --            --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |             |
[INFO] [stdout]     |                        |               |             the lifetime is named here
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn rename<'a>(&'a self, from: &'a Path, to: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:215:56
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn create_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                            --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |               |
[INFO] [stdout]     |                            |               the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn create_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:219:60
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn create_dir_all<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                                --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |               |
[INFO] [stdout]     |                                |               the lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn create_dir_all<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:223:52
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn remove<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn remove<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:227:56
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn remove_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                            --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |               |
[INFO] [stdout]     |                            |               the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn remove_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:231:52
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn exists<'a>(&'a self, path: &'a Path) -> AssetFuture<bool> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn exists<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, bool> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling asset v0.1.0 (/opt/rustwide/workdir/crates/asset)
[INFO] [stderr]    Compiling window v0.1.0 (/opt/rustwide/workdir/crates/window)
[INFO] [stderr]    Compiling basic v0.1.0 (/opt/rustwide/workdir/examples/basic)
[INFO] [stdout] warning: unused imports: `ArtifactMeta`, `Artifact`, `AssetCache`, `AssetId`, `AssetPath`, `AssetSource`, `Assets`, `AsyncWriteExt`, `FileSystem`, `local::LocalFs`, and `vfs::VirtualFs`
[INFO] [stdout]   --> examples/basic/examples/basic.rs:2:20
[INFO] [stdout]    |
[INFO] [stdout]  2 |     asset::{Asset, AssetId, AssetRef, Assets},
[INFO] [stdout]    |                    ^^^^^^^            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  7 |         cache::{Artifact, ArtifactMeta, AssetCache},
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]  8 |         embedded::EmbeddedFs,
[INFO] [stdout]  9 |         local::LocalFs,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 10 |         source::{AssetPath, AssetSource},
[INFO] [stdout]    |                  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 11 |         vfs::VirtualFs,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |         AssetIoError, FileSystem,
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     AsyncReadExt, AsyncWriteExt,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `future::Future` and `path::PathBuf`
[INFO] [stdout]   --> examples/basic/examples/basic.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::{future::Future, path::PathBuf};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Not`, `Query`, `World`, `cell::WorldCell`, `entity::Entity`, and `system::systems::Root`
[INFO] [stdout]   --> examples/basic/examples/basic.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         entity::Entity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     system::systems::Root,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |         cell::WorldCell,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |         query::{Not, Query},
[INFO] [stdout]    |                 ^^^  ^^^^^
[INFO] [stdout] 36 |         World,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pollster::block_on`
[INFO] [stdout]   --> examples/basic/examples/basic.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use pollster::block_on;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn select(&self, index: usize) -> Option<SelectedCell> {
[INFO] [stdout]     |                   ^^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn select(&self, index: usize) -> Option<SelectedCell<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn select_mut(&mut self, index: usize) -> Option<SelectedCellMut> {
[INFO] [stdout]     |                       ^^^^^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn select_mut(&mut self, index: usize) -> Option<SelectedCellMut<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:465:17
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn cell(&self, entity: Entity, id: &ComponentId) -> Option<SelectedCell> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn cell(&self, entity: Entity, id: &ComponentId) -> Option<SelectedCell<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:471:19
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn select(&self, entity: &Entity) -> Option<SelectedRow> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn select(&self, entity: &Entity) -> Option<SelectedRow<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/archetype/table.rs:481:23
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub fn select_mut(&mut self, entity: &Entity) -> Option<SelectedRowMut> {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub fn select_mut(&mut self, entity: &Entity) -> Option<SelectedRowMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/core/bitset.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn iter(&self) -> BitsetIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn iter(&self) -> BitsetIter<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:341:29
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn iter<T: 'static>(&self) -> BlobIter<T> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn iter<T: 'static>(&self) -> BlobIter<'_, T> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:345:33
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn iter_mut<T: 'static>(&mut self) -> BlobIterMut<T> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn iter_mut<T: 'static>(&mut self) -> BlobIterMut<'_, T> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:350:35
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub unsafe fn ptr<T: 'static>(&self, index: usize) -> Ptr<T> {
[INFO] [stdout]     |                                   ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub unsafe fn ptr<T: 'static>(&self, index: usize) -> Ptr<'_, T> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/core/internal/blob.rs:501:28
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn ptr<T: 'static>(&self) -> Ptr<T> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn ptr<T: 'static>(&self) -> Ptr<'_, T> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ecs/src/world/mod.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn spawner(&mut self) -> spawner::Spawner {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn spawner(&mut self) -> spawner::Spawner<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn resource<R: Resource + Send>(&self) -> Res<R> {
[INFO] [stdout]    |                                         ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn resource<R: Resource + Send>(&self) -> Res<'_, R> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:27:45
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn resource_mut<R: Resource + Send>(&self) -> ResMut<R> {
[INFO] [stdout]    |                                             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn resource_mut<R: Resource + Send>(&self) -> ResMut<'_, R> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:32:45
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn try_resource<R: Resource + Send>(&self) -> Option<Res<R>> {
[INFO] [stdout]    |                                             ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn try_resource<R: Resource + Send>(&self) -> Option<Res<'_, R>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:37:49
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn try_resource_mut<R: Resource + Send>(&self) -> Option<ResMut<R>> {
[INFO] [stdout]    |                                                 ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn try_resource_mut<R: Resource + Send>(&self) -> Option<ResMut<'_, R>> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn non_send_resource<R: Resource>(&self) -> Res<R> {
[INFO] [stdout]    |                                           ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn non_send_resource<R: Resource>(&self) -> Res<'_, R> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:47:47
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn non_send_resource_mut<R: Resource>(&self) -> ResMut<R> {
[INFO] [stdout]    |                                               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn non_send_resource_mut<R: Resource>(&self) -> ResMut<'_, R> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn try_non_send_resource<R: Resource>(&self) -> Option<Res<R>> {
[INFO] [stdout]    |                                               ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn try_non_send_resource<R: Resource>(&self) -> Option<Res<'_, R>> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/ecs/src/world/cell.rs:57:51
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_non_send_resource_mut<R: Resource>(&self) -> Option<ResMut<R>> {
[INFO] [stdout]    |                                                   ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_non_send_resource_mut<R: Resource>(&self) -> Option<ResMut<'_, R>> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> crates/ecs/src/world/mod.rs:372:31
[INFO] [stdout]     |
[INFO] [stdout] 372 |             let id = unsafe { WORLD_ID.fetch_add(1, std::sync::atomic::Ordering::Relaxed) };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/database/config.rs:307:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 305 |         path: &'a AssetPath,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 306 |         source: &'a AssetSource,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 307 |     ) -> AssetFuture<Vec<Artifact>, ImportError> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 307 |     ) -> AssetFuture<'a, Vec<Artifact>, ImportError> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/database/config.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 312 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 313 |         id: &'a AssetId,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 314 |         path: &'a AssetPath,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 315 |         source: &'a AssetSource,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 316 |         cache: &'a AssetCache,
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 317 |     ) -> Option<AssetFuture<Artifact>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 317 |     ) -> Option<AssetFuture<'a, Artifact>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/database/config.rs:343:23
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn get_by_ext(&self, ext: &str) -> Option<AssetMetaHandle> {
[INFO] [stdout]     |                       ^^^^^                       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn get_by_ext(&self, ext: &str) -> Option<AssetMetaHandle<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/mod.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<Path>;
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<'_, Path>;
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/mod.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<Path> {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<'_, Path> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:203:52
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn is_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<bool> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn is_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, bool> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:207:52
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn writer<'a>(&'a self, path: &'a Path) -> AssetFuture<Box<dyn AssetWriter>> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn writer<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, Box<dyn AssetWriter>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:211:66
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn rename<'a>(&'a self, from: &'a Path, to: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                        --              --            --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |             |
[INFO] [stdout]     |                        |               |             the lifetime is named here
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn rename<'a>(&'a self, from: &'a Path, to: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:215:56
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn create_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                            --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |               |
[INFO] [stdout]     |                            |               the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn create_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:219:60
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn create_dir_all<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                                --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |               |
[INFO] [stdout]     |                                |               the lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn create_dir_all<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:223:52
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn remove<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn remove<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:227:56
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn remove_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stdout]     |                            --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |               |
[INFO] [stdout]     |                            |               the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn remove_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/asset/src/io/source.rs:231:52
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn exists<'a>(&'a self, path: &'a Path) -> AssetFuture<bool> {
[INFO] [stdout]     |                        --              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn exists<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, bool> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.22s
[INFO] running `Command { std: "docker" "inspect" "f919013065696b2d19ce819972cab8a36cd8b5c6926ab1155a61926fcca8ab25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f919013065696b2d19ce819972cab8a36cd8b5c6926ab1155a61926fcca8ab25", kill_on_drop: false }`
[INFO] [stdout] f919013065696b2d19ce819972cab8a36cd8b5c6926ab1155a61926fcca8ab25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c01674c0e023ac90879bd6833a0cafa86c4330f2ca9780c62e24bfb96a37da8
[INFO] running `Command { std: "docker" "start" "-a" "2c01674c0e023ac90879bd6833a0cafa86c4330f2ca9780c62e24bfb96a37da8", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ecs/src/archetype/table.rs:133:19
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn select(&self, index: usize) -> Option<SelectedCell> {
[INFO] [stderr]     |                   ^^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn select(&self, index: usize) -> Option<SelectedCell<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ecs/src/archetype/table.rs:141:23
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub fn select_mut(&mut self, index: usize) -> Option<SelectedCellMut> {
[INFO] [stderr]     |                       ^^^^^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub fn select_mut(&mut self, index: usize) -> Option<SelectedCellMut<'_>> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ecs/src/archetype/table.rs:465:17
[INFO] [stderr]     |
[INFO] [stderr] 465 |     pub fn cell(&self, entity: Entity, id: &ComponentId) -> Option<SelectedCell> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 465 |     pub fn cell(&self, entity: Entity, id: &ComponentId) -> Option<SelectedCell<'_>> {
[INFO] [stderr]     |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ecs/src/archetype/table.rs:471:19
[INFO] [stderr]     |
[INFO] [stderr] 471 |     pub fn select(&self, entity: &Entity) -> Option<SelectedRow> {
[INFO] [stderr]     |                   ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 471 |     pub fn select(&self, entity: &Entity) -> Option<SelectedRow<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ecs/src/archetype/table.rs:481:23
[INFO] [stderr]     |
[INFO] [stderr] 481 |     pub fn select_mut(&mut self, entity: &Entity) -> Option<SelectedRowMut> {
[INFO] [stderr]     |                       ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 481 |     pub fn select_mut(&mut self, entity: &Entity) -> Option<SelectedRowMut<'_>> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/ecs/src/core/bitset.rs:62:17
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn iter(&self) -> BitsetIter {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn iter(&self) -> BitsetIter<'_> {
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ecs/src/core/internal/blob.rs:341:29
[INFO] [stderr]     |
[INFO] [stderr] 341 |     pub fn iter<T: 'static>(&self) -> BlobIter<T> {
[INFO] [stderr]     |                             ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     pub fn iter<T: 'static>(&self) -> BlobIter<'_, T> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ecs/src/core/internal/blob.rs:345:33
[INFO] [stderr]     |
[INFO] [stderr] 345 |     pub fn iter_mut<T: 'static>(&mut self) -> BlobIterMut<T> {
[INFO] [stderr]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 345 |     pub fn iter_mut<T: 'static>(&mut self) -> BlobIterMut<'_, T> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ecs/src/core/internal/blob.rs:350:35
[INFO] [stderr]     |
[INFO] [stderr] 350 |     pub unsafe fn ptr<T: 'static>(&self, index: usize) -> Ptr<T> {
[INFO] [stderr]     |                                   ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     pub unsafe fn ptr<T: 'static>(&self, index: usize) -> Ptr<'_, T> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ecs/src/core/internal/blob.rs:501:28
[INFO] [stderr]     |
[INFO] [stderr] 501 |     pub fn ptr<T: 'static>(&self) -> Ptr<T> {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 501 |     pub fn ptr<T: 'static>(&self) -> Ptr<'_, T> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/ecs/src/world/mod.rs:298:20
[INFO] [stderr]     |
[INFO] [stderr] 298 |     pub fn spawner(&mut self) -> spawner::Spawner {
[INFO] [stderr]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 298 |     pub fn spawner(&mut self) -> spawner::Spawner<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/ecs/src/world/cell.rs:22:41
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn resource<R: Resource + Send>(&self) -> Res<R> {
[INFO] [stderr]    |                                         ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn resource<R: Resource + Send>(&self) -> Res<'_, R> {
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/ecs/src/world/cell.rs:27:45
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub fn resource_mut<R: Resource + Send>(&self) -> ResMut<R> {
[INFO] [stderr]    |                                             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub fn resource_mut<R: Resource + Send>(&self) -> ResMut<'_, R> {
[INFO] [stderr]    |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/ecs/src/world/cell.rs:32:45
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn try_resource<R: Resource + Send>(&self) -> Option<Res<R>> {
[INFO] [stderr]    |                                             ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn try_resource<R: Resource + Send>(&self) -> Option<Res<'_, R>> {
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/ecs/src/world/cell.rs:37:49
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn try_resource_mut<R: Resource + Send>(&self) -> Option<ResMut<R>> {
[INFO] [stderr]    |                                                 ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                 |
[INFO] [stderr]    |                                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn try_resource_mut<R: Resource + Send>(&self) -> Option<ResMut<'_, R>> {
[INFO] [stderr]    |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/ecs/src/world/cell.rs:42:43
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn non_send_resource<R: Resource>(&self) -> Res<R> {
[INFO] [stderr]    |                                           ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn non_send_resource<R: Resource>(&self) -> Res<'_, R> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/ecs/src/world/cell.rs:47:47
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn non_send_resource_mut<R: Resource>(&self) -> ResMut<R> {
[INFO] [stderr]    |                                               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn non_send_resource_mut<R: Resource>(&self) -> ResMut<'_, R> {
[INFO] [stderr]    |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/ecs/src/world/cell.rs:52:47
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn try_non_send_resource<R: Resource>(&self) -> Option<Res<R>> {
[INFO] [stderr]    |                                               ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn try_non_send_resource<R: Resource>(&self) -> Option<Res<'_, R>> {
[INFO] [stderr]    |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/ecs/src/world/cell.rs:57:51
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn try_non_send_resource_mut<R: Resource>(&self) -> Option<ResMut<R>> {
[INFO] [stderr]    |                                                   ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                   |
[INFO] [stderr]    |                                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn try_non_send_resource_mut<R: Resource>(&self) -> Option<ResMut<'_, R>> {
[INFO] [stderr]    |                                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> crates/ecs/src/world/mod.rs:372:31
[INFO] [stderr]     |
[INFO] [stderr] 372 |             let id = unsafe { WORLD_ID.fetch_add(1, std::sync::atomic::Ordering::Relaxed) };
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ecs` (lib) generated 20 warnings (run `cargo fix --lib -p ecs` to apply 19 suggestions)
[INFO] [stderr] warning: `ecs` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/database/config.rs:307:10
[INFO] [stderr]     |
[INFO] [stderr] 304 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 305 |         path: &'a AssetPath,
[INFO] [stderr]     |                -- the lifetime is named here
[INFO] [stderr] 306 |         source: &'a AssetSource,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 307 |     ) -> AssetFuture<Vec<Artifact>, ImportError> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 307 |     ) -> AssetFuture<'a, Vec<Artifact>, ImportError> {
[INFO] [stderr]     |                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/database/config.rs:317:17
[INFO] [stderr]     |
[INFO] [stderr] 312 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 313 |         id: &'a AssetId,
[INFO] [stderr]     |              -- the lifetime is named here
[INFO] [stderr] 314 |         path: &'a AssetPath,
[INFO] [stderr]     |                -- the lifetime is named here
[INFO] [stderr] 315 |         source: &'a AssetSource,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 316 |         cache: &'a AssetCache,
[INFO] [stderr]     |                 -- the lifetime is named here
[INFO] [stderr] 317 |     ) -> Option<AssetFuture<Artifact>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 317 |     ) -> Option<AssetFuture<'a, Artifact>> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/database/config.rs:343:23
[INFO] [stderr]     |
[INFO] [stderr] 343 |     pub fn get_by_ext(&self, ext: &str) -> Option<AssetMetaHandle> {
[INFO] [stderr]     |                       ^^^^^                       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 343 |     pub fn get_by_ext(&self, ext: &str) -> Option<AssetMetaHandle<'_>> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/io/mod.rs:164:20
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<Path>;
[INFO] [stderr]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<'_, Path>;
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/io/mod.rs:177:20
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<Path> {
[INFO] [stderr]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn with_prefix(&self, prefix: impl AsRef<Path>) -> Cow<'_, Path> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/io/source.rs:203:52
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn is_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<bool> {
[INFO] [stderr]     |                        --              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |               |
[INFO] [stderr]     |                        |               the lifetime is named here
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn is_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, bool> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/io/source.rs:207:52
[INFO] [stderr]     |
[INFO] [stderr] 207 |     pub fn writer<'a>(&'a self, path: &'a Path) -> AssetFuture<Box<dyn AssetWriter>> {
[INFO] [stderr]     |                        --              --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |               |
[INFO] [stderr]     |                        |               the lifetime is named here
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 207 |     pub fn writer<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, Box<dyn AssetWriter>> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/io/source.rs:211:66
[INFO] [stderr]     |
[INFO] [stderr] 211 |     pub fn rename<'a>(&'a self, from: &'a Path, to: &'a Path) -> AssetFuture<()> {
[INFO] [stderr]     |                        --              --            --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |               |             |
[INFO] [stderr]     |                        |               |             the lifetime is named here
[INFO] [stderr]     |                        |               the lifetime is named here
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 211 |     pub fn rename<'a>(&'a self, from: &'a Path, to: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/io/source.rs:215:56
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub fn create_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stderr]     |                            --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |               |
[INFO] [stderr]     |                            |               the lifetime is named here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub fn create_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stderr]     |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/io/source.rs:219:60
[INFO] [stderr]     |
[INFO] [stderr] 219 |     pub fn create_dir_all<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stderr]     |                                --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |               |
[INFO] [stderr]     |                                |               the lifetime is named here
[INFO] [stderr]     |                                the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 219 |     pub fn create_dir_all<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stderr]     |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/io/source.rs:223:52
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn remove<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stderr]     |                        --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |               |
[INFO] [stderr]     |                        |               the lifetime is named here
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn remove<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/io/source.rs:227:56
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub fn remove_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<()> {
[INFO] [stderr]     |                            --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |               |
[INFO] [stderr]     |                            |               the lifetime is named here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub fn remove_dir<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, ()> {
[INFO] [stderr]     |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/asset/src/io/source.rs:231:52
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub fn exists<'a>(&'a self, path: &'a Path) -> AssetFuture<bool> {
[INFO] [stderr]     |                        --              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |               |
[INFO] [stderr]     |                        |               the lifetime is named here
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub fn exists<'a>(&'a self, path: &'a Path) -> AssetFuture<'a, bool> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `asset` (lib) generated 13 warnings (run `cargo fix --lib -p asset` to apply 13 suggestions)
[INFO] [stderr] warning: `asset` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr] warning: unused imports: `ArtifactMeta`, `Artifact`, `AssetCache`, `AssetId`, `AssetPath`, `AssetSource`, `Assets`, `AsyncWriteExt`, `FileSystem`, `local::LocalFs`, and `vfs::VirtualFs`
[INFO] [stderr]   --> examples/basic/examples/basic.rs:2:20
[INFO] [stderr]    |
[INFO] [stderr]  2 |     asset::{Asset, AssetId, AssetRef, Assets},
[INFO] [stderr]    |                    ^^^^^^^            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  7 |         cache::{Artifact, ArtifactMeta, AssetCache},
[INFO] [stderr]    |                 ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr]  8 |         embedded::EmbeddedFs,
[INFO] [stderr]  9 |         local::LocalFs,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 10 |         source::{AssetPath, AssetSource},
[INFO] [stderr]    |                  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 11 |         vfs::VirtualFs,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 12 |         AssetIoError, FileSystem,
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |     AsyncReadExt, AsyncWriteExt,
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `future::Future` and `path::PathBuf`
[INFO] [stderr]   --> examples/basic/examples/basic.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::{future::Future, path::PathBuf};
[INFO] [stderr]    |           ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Not`, `Query`, `World`, `cell::WorldCell`, `entity::Entity`, and `system::systems::Root`
[INFO] [stderr]   --> examples/basic/examples/basic.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |         entity::Entity,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     system::systems::Root,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |         cell::WorldCell,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 35 |         query::{Not, Query},
[INFO] [stderr]    |                 ^^^  ^^^^^
[INFO] [stderr] 36 |         World,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pollster::block_on`
[INFO] [stderr]   --> examples/basic/examples/basic.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | use pollster::block_on;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `basic` (example "basic") generated 4 warnings (run `cargo fix --example "basic" -p basic` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asset-b19825a32cb0a076)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test database::update::tests::import_asset ... ok
[INFO] [stdout] test database::update::tests::load_asset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basic-0fb75f09a4ceb097)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ecs-f093eee5642f583e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/game-06430963f79a3bad)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test app::test::sub_app ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/window-e97caa5b8a92914a)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests asset
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests basic
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ecs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests game
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests window
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2c01674c0e023ac90879bd6833a0cafa86c4330f2ca9780c62e24bfb96a37da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c01674c0e023ac90879bd6833a0cafa86c4330f2ca9780c62e24bfb96a37da8", kill_on_drop: false }`
[INFO] [stdout] 2c01674c0e023ac90879bd6833a0cafa86c4330f2ca9780c62e24bfb96a37da8
